xen.git
2018-11-14 Stefano Stabellinixen: allow console_io hypercalls from certain DomUs
2018-11-14 Sergey Dyaslix86/vvmx: fix I/O and MSR bitmaps mapping
2018-11-14 Sergey Dyaslix86/vvmx: correctly report vvmcs size
2018-11-14 Sergey Dyaslix86/vvmx: refactor nvmx_handle_vmclear()
2018-11-14 Sergey Dyaslix86/vvmx: add VMX_INSN_VMPTRLD_WITH_VMXON_PTR errno
2018-11-14 Sergey Dyaslix86/vvmx: correct vmfail() usage for vmptrld and vmclear
2018-11-14 Sergey Dyaslix86/vvmx: add VMX_INSN_INVEPT_INVVPID_INVALID_OP errno
2018-11-14 Sergey Dyaslix86/nestedhvm: introduce vvmcx_valid()
2018-11-14 Sergey Dyaslix86/nestedhvm: init nv_vvmcxaddr in hvm_vcpu_initialise()
2018-11-14 Andrew Cooperxen/keyhandler: Restore missing parenthesis in dump_dom...
2018-11-14 Andrew Cooperx86/hvm: Unify hvm_event_pending()'s API with the ...
2018-11-14 Roger Pau Monnex86: add myself as reviewer
2018-11-14 Sergey Dyaslimm/page_alloc: fix a typo in printk for idle scrub
2018-11-14 Christian Lindigtools/ocaml: cleanup to reduce compiler warnings
2018-11-14 Alexandru Stefan... arch/x86: Add registers to vm_event
2018-11-13 Wei Liuautomation: lift tools build restriction in build script
2018-11-13 Wei Liuautomation: add two Arm64 builds to Gitlab CI
2018-11-13 Wei Liuautomation: add debian unstable arm64v8 image
2018-11-13 Andrew Cooperlibx86: Fix 32bit stubdom build of x86_cpuid_policy_fil...
2018-11-12 Andrew Cooperx86/badpage: Fix badpage->order overflow
2018-11-12 Daniel De Graafflask/policy: allow dom0 to use PHYSDEVOP_pci_mmcfg_res...
2018-11-12 Andrew Cooperx86/cpuid: Tie SMAP to NX, for the shadow pagetable...
2018-11-12 Andrew Coopertools/x86emul: Use struct cpuid_policy in the userspace...
2018-11-12 Andrew Cooperlibx86: Split x86_cpuid_policy_fill_native() out of...
2018-11-12 Roger Pau Monnéguest/pvh: special case the low 1MB
2018-11-12 Roger Pau Monnéguest/pvh: fix handling of multiboot module list
2018-11-12 Wei Liux86: fix hvm_migrate_irq assertion
2018-11-12 Julien Grallxen/arm: gic: Relax barrier when sending an SGI
2018-11-12 George Dunlaplibxl/depriv: Remove RLIMIT_NPROC restriction
2018-11-12 Andrew Cooperx86/dom0: Avoid using 1G superpages if shadowing may...
2018-11-12 Wei Liux86: eliminate pv_post_outb_hook
2018-11-09 Julien Grallxen/arm: gic: Remove duplicated comment in do_sgi
2018-11-09 Julien Grallxen/arm: gic: Ensure ordering between read of INTACK...
2018-11-09 Julien Grallxen/arm: gic: Ensure we have an ISB between ack and...
2018-11-09 Julien Grallxen/arm: Move vgic_* helpers from gic.h to vgic.h
2018-11-09 Julien Grallxen/arm: platform: Don't include p2m.h in exynos5 and...
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/current.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm-arm/acpi.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/p2m.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in traps.c
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/mmio.h
2018-11-09 Julien Grallxen/arm: Remove unnecessary includes in asm/vgic.h
2018-11-09 Julien Grallxen/arm: Only include vreg.h when necessary
2018-11-09 Julien Grallxen/arm: Only include stringify.h when necessary
2018-11-09 Julien Grallxen/arm: Move out of processor.h traps related variable...
2018-11-09 Julien Grallxen/arm: Move SYSREG accessors in sysregs.h
2018-11-09 Julien Grallxen/arm: Move HSR defines in a new header hsr.h
2018-11-09 Julien Grallxen/arm: gic-v3: Re-order includes in alphabetical...
2018-11-09 Julien Grallxen/arm: gic-3: Remove unused includes
2018-11-09 Julien Grallxen/arm: Move VABORT_GEN_BY_GUEST to traps.h and turned...
2018-11-09 Julien Grallxen/arm: Consolidate CPU identification in cpufeature...
2018-11-09 Julien Grallxen/arm: bugs: Move do_bug_frame to traps.h
2018-11-09 Julien Grallxen/arm: Remove __init from prototype
2018-11-09 Julien Grallxen/arm: regs: Convert guest_mode to a static inline...
2018-11-09 Julien Grallxen/arm: traps: Constify show_*, do_unexpected_trap...
2018-11-09 Alexandru Isailax86/hvm: clean up the rest of bool_t from vm_event
2018-11-09 Jan Beulichpass-through: adjust pIRQ migration
2018-11-09 Andrew Cooperx86/dom0: Use init_xen_pae_l2_slots() rather than openc...
2018-11-09 Julien Grallxen/grant_table: Remove stale comment on top of map_gra...
2018-11-09 Stefano Stabellinixen/arm: initialize access
2018-11-09 Stefano Stabellinixen/arm: initialize target
2018-11-09 Wei Liux86/traps: use only one stub function for l/cstar
2018-11-09 Jan Beulichcpufreq: convert to a single post-init driver (hooks...
2018-11-09 Xin Lixsm: remove printing from set_to_dummy_if_null()
2018-11-09 Paul Durrantviridian: introduce struct viridian_page
2018-11-09 Paul Durrantviridian: define type for the 'virtual VP assist page'
2018-11-09 Paul Durrantviridian: separate time related enlightenment implement...
2018-11-09 Paul Durrantviridian: separate interrupt related enlightenment...
2018-11-08 Wei Liuautomation: build with Ubuntu 18.04
2018-11-08 Wei Liuautomation: add dockerfile for Ubuntu 18.04
2018-11-08 Wei LiuRevert "arch/x86: Add registers to vm_event"
2018-11-08 Wei Liuautomation: build some customised configs
2018-11-08 Wei Liux86: expose CONFIG_PV
2018-11-08 Wei Liux86: make PV hypercall entry points work with !CONFIG_PV
2018-11-08 Wei Liux86/amd: don't set pv_post_outb_hook when !CONFIG_PV
2018-11-08 Roger Pau Monneamd/pvh: enable ACPI C1E disable quirk on PVH Dom0
2018-11-08 Alexandru Stefan... arch/x86: Add registers to vm_event
2018-11-08 Jan Beulichx86/genapic: remove indirection from genapic hook accesses
2018-11-07 Paul Durranttools/misc: fix hard tabs in xen-hvmctx.c
2018-11-07 Andrew Coopertools/xen-cpuid: Fix 32bit build
2018-11-07 Jan Beulichp2m: move p2m-common.h inclusion point
2018-11-07 Sergey Dyaslimm/page_alloc: make bootscrub happen in idle-loop
2018-11-07 Jan Beulichx86: work around HLE host lockup erratum
2018-11-07 Jan Beulichx86: extend get_platform_badpages() interface
2018-11-06 Sergey Dyaslix86/domctl: Implement XEN_DOMCTL_get_cpu_policy
2018-11-06 Sergey Dyaslix86/sysctl: Implement XEN_SYSCTL_get_cpu_policy
2018-11-06 Andrew Cooperx86: Introduce struct cpu_policy to refer to a group...
2018-11-06 Roger Pau Monnélibx86: Introduce a helper to serialise msr_policy...
2018-11-06 Andrew Cooperlibx86: Introduce a helper to serialise cpuid_policy...
2018-11-06 George Dunlaptools/dm_depriv: Add first cut RLIMITs
2018-11-06 George Dunlaptools/dm_restrict: Unshare mount and IPC namespaces...
2018-11-06 George Dunlaptools/dm_restrict: Ask QEMU to chroot
2018-11-06 George DunlapSUPPORT.md: Add qemu-depriv section
2018-11-06 George Dunlapdocs/qemu-deprivilege: Revise and update with status...
2018-11-06 Ian Jacksontools: ipxe: Correct download error handling
2018-11-06 Ian Jacksontools: Once again honour, but no longer advertise GIT_H...
2018-11-06 Dario Faggiolitools: libxl/xl: run NUMA placement even when an hard...
2018-11-06 Wei Liux86: put x86emul_{read,write}_dr under CONFIG_PV
2018-11-06 Juergen GrossRelease: add release note link to SUPPORT.md
2018-11-06 Juergen Grossdocs: remove ChangeLog file
next